IritPrsrForEachPoly
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
IritPrsrForEachPoly()
SYNOPSIS
prsr_lib/iritprs2.c:1391
void IritPrsrForEachPoly(IPObjectStruct *OList,
void (*CallBack) (IPPolygonStruct *))
DESCRIPTION
Iterates on Irit object list and calls CallBack function on every
polygon found, passing it a pointer to the polygon object.
PARAMETERS:
OList: Pointer to the Irit objects' linked list.
CallBack: Callback function.
FUNCTION RETURN VALUE
void
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:14 GMT, October 17, 2022